docs: add a security policy - #19
Merged
Merged
Conversation
GitHub's template is a supported-versions table and a placeholder sentence, which tells a researcher nothing. This one names where the risk actually is — credential storage, the path guards that turn server-controlled ids into filenames, the auth and TLS handling — so someone looking has somewhere to start. It also records the deliberate trade-offs so they need not be re-reported: the stored password is a 0600 file rather than encrypted because there is no portable keychain, there is no --password flag because argv is readable via ps, allowSelfSigned accepts any certificate, and push is field-scoped by design. Response expectations are what one person in their spare time can actually meet, rather than an SLA that would be missed. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub's template is a supported-versions table and a placeholder sentence. This one is written around what the tool actually does: it points at credential storage, the path-traversal guards, and the auth/TLS handling, and records the deliberate trade-offs so they are not re-reported as bugs.
Private vulnerability reporting is enabled, so the report link works.